runtime.pageAlloc.test (field)
3 uses
runtime (current package)
mgcscavenge.go#L772: if !p.test {
mpagealloc.go#L313: test bool
mpagealloc.go#L565: if p.test || mheap_.arenas[ai.l1()] == nil || mheap_.arenas[ai.l1()][ai.l2()] == nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)